PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFAxialShading Class / setExtendStart Method
True if the shading will be extended beyond the starting point.
In This Topic
    setExtendStart Method
    In This Topic
    Sets a value indicating whether to extend shading beyond the starting point.
    Syntax
    public void setExtendStart( 
       boolean value
    )

    Parameters

    value
    True if the shading will be extended beyond the starting point.
    See Also